94 research outputs found

    An enhanced deep deterministic policy gradient algorithm for intelligent control of robotic arms

    Get PDF
    Aiming at the poor robustness and adaptability of traditional control methods for different situations, the deep deterministic policy gradient (DDPG) algorithm is improved by designing a hybrid function that includes different rewards superimposed on each other. In addition, the experience replay mechanism of DDPG is also improved by combining priority sampling and uniform sampling to accelerate the DDPG’s convergence. Finally, it is verified in the simulation environment that the improved DDPG algorithm can achieve accurate control of the robot arm motion. The experimental results show that the improved DDPG algorithm can converge in a shorter time, and the average success rate in the robotic arm end-reaching task is as high as 91.27%. Compared with the original DDPG algorithm, it has more robust environmental adaptability

    Enhanced Gaussian Bare-Bones Grasshopper Optimization: Mitigating the Performance Concerns for Feature Selection

    Get PDF
    As a recent meta-heuristic algorithm, the uniqueness of the grasshopper optimization algorithm (GOA) is to imitate the biological features of grasshoppers for single-objective optimization cases. Despite its advanced optimization ability, the basic GOA has a set of shortcomings that pose challenges in numerous practical scenarios. The GOA core limit is its early convergence to the local optimum and suffering from slow convergence. To mitigate these concerns, this study adopts the elite opposition-based learning and bare-bones Gaussian strategy to extend GOA\u27s global and local search capabilities and effectively balance the exploration and exploitation inclinations. Specifically, elite opposition-based learning can help find better solutions at the early stage of exploration, while the bare-bones Gaussian strategy has an excellent ability to update the search agents. To evaluate the robustness of the proposed Enhanced GOA (EGOA) based on global constrained and unconstrained optimization problems, a straight comparison was made between the proposed EGOA and other meta-heuristics on 30 IEEE CEC2017 benchmark tasks. Moreover, we applied it experimentally to structural design problems and its binary version to the feature selection cases. Findings demonstrate the effectiveness of EGOA and its binary version as an acceptable tool for optimization and feature selection purposes

    Fireworks explosion boosted Harris Hawks optimization for numerical optimization: Case of classifying the severity of COVID-19

    Get PDF
    Harris Hawks optimization (HHO) is a swarm optimization approach capable of handling a broad range of optimization problems. HHO, on the other hand, is commonly plagued by inadequate exploitation and a sluggish rate of convergence for certain numerical optimization. This study combines the fireworks algorithm's explosion search mechanism into HHO and proposes a framework for fireworks explosion-based HHo to address this issue (FWHHO). More specifically, the proposed FWHHO structure is comprised of two search phases: harris hawk search and fireworks explosion search. A search for fireworks explosion is done to identify locations where superior hawk solutions may be developed. On the CEC2014 benchmark functions, the FWHHO approach outperforms the most advanced algorithms currently available. Moreover, the new FWHHO framework is compared to four existing HHO and fireworks algorithms, and the experimental results suggest that FWHHO significantly outperforms existing HHO and fireworks algorithms. Finally, the proposed FWHHO is employed to evolve a kernel extreme learning machine for diagnosing COVID-19 utilizing biochemical indices. The statistical results suggest that the proposed FWHHO can discriminate and classify the severity of COVID-19, implying that it may be a computer-aided approach capable of providing adequate early warning for COVID-19 therapy and diagnosis

    A new machine learning model for predicting severity prognosis in patients with pulmonary embolism: Study protocol from Wenzhou, China

    Get PDF
    IntroductionPulmonary embolism (PE) is a common thrombotic disease and potentially deadly cardiovascular disorder. The ratio of clinical misdiagnosis and missed diagnosis of PE is very large because patients with PE are asymptomatic or non-specific.MethodsUsing the clinical data from the First Affiliated Hospital of Wenzhou Medical University (Wenzhou, China), we proposed a swarm intelligence algorithm-based kernel extreme learning machine model (SSACS-KELM) to recognize and discriminate the severity of the PE by patient’s basic information and serum biomarkers. First, an enhanced method (SSACS) is presented by combining the salp swarm algorithm (SSA) with the cuckoo search (CS). Then, the SSACS algorithm is introduced into the KELM classifier to propose the SSACS-KELM model to improve the accuracy and stability of the traditional classifier.ResultsIn the experiments, the benchmark optimization performance of SSACS is confirmed by comparing SSACS with five original classical methods and five high-performance improved algorithms through benchmark function experiments. Then, the overall adaptability and accuracy of the SSACS-KELM model are tested using eight public data sets. Further, to highlight the superiority of SSACS-KELM on PE datasets, this paper conducts comparison experiments with other classical classifiers, swarm intelligence algorithms, and feature selection approaches.DiscussionThe experimental results show that high D-dimer concentration, hypoalbuminemia, and other indicators are important for the diagnosis of PE. The classification results showed that the accuracy of the prediction model was 99.33%. It is expected to be a new and accurate method to distinguish the severity of PE

    Detection of pulmonary embolism severity using clinical characteristics, hematological indices, and machine learning techniques

    Get PDF
    IntroductionPulmonary embolism (PE) is a cardiopulmonary condition that can be fatal. PE can lead to sudden cardiovascular collapse and is potentially life-threatening, necessitating risk classification to modify therapy following the diagnosis of PE. We collected clinical characteristics, routine blood data, and arterial blood gas analysis data from all 139 patients.MethodsCombining these data, this paper proposes a PE risk stratified prediction framework based on machine learning technology. An improved algorithm is proposed by adding sobol sequence and black hole mechanism to the cuckoo search algorithm (CS), called SBCS. Based on the coupling of the enhanced algorithm and the kernel extreme learning machine (KELM), a prediction framework is also proposed.ResultsTo confirm the overall performance of SBCS, we run benchmark function experiments in this work. The results demonstrate that SBCS has great convergence accuracy and speed. Then, tests based on seven open data sets are carried out in this study to verify the performance of SBCS on the feature selection problem. To further demonstrate the usefulness and applicability of the SBCS-KELM framework, this paper conducts aided diagnosis experiments on PE data collected from the hospital.DiscussionThe experiment findings show that the indicators chosen, such as syncope, systolic blood pressure (SBP), oxygen saturation (SaO2%), white blood cell (WBC), neutrophil percentage (NEUT%), and others, are crucial for the feature selection approach presented in this study to assess the severity of PE. The classification results reveal that the prediction model’s accuracy is 99.26% and its sensitivity is 98.57%. It is expected to become a new and accurate method to distinguish the severity of PE

    bSRWPSO-FKNN: A boosted PSO with fuzzy K-nearest neighbor classifier for predicting atopic dermatitis disease

    Get PDF
    IntroductionAtopic dermatitis (AD) is an allergic disease with extreme itching that bothers patients. However, diagnosing AD depends on clinicians’ subjective judgment, which may be missed or misdiagnosed sometimes.MethodsThis paper establishes a medical prediction model for the first time on the basis of the enhanced particle swarm optimization (SRWPSO) algorithm and the fuzzy K-nearest neighbor (FKNN), called bSRWPSO-FKNN, which is practiced on a dataset related to patients with AD. In SRWPSO, the Sobol sequence is introduced into particle swarm optimization (PSO) to make the particle distribution of the initial population more uniform, thus improving the population’s diversity and traversal. At the same time, this study also adds a random replacement strategy and adaptive weight strategy to the population updating process of PSO to overcome the shortcomings of poor convergence accuracy and easily fall into the local optimum of PSO. In bSRWPSO-FKNN, the core of which is to optimize the classification performance of FKNN through binary SRWPSO.ResultsTo prove that the study has scientific significance, this paper first successfully demonstrates the core advantages of SRWPSO in well-known algorithms through benchmark function validation experiments. Secondly, this article demonstrates that the bSRWPSO-FKNN has practical medical significance and effectiveness through nine public and medical datasets.DiscussionThe 10 times 10-fold cross-validation experiments demonstrate that bSRWPSO-FKNN can pick up the key features of AD, including the content of lymphocytes (LY), Cat dander, Milk, Dermatophagoides Pteronyssinus/Farinae, Ragweed, Cod, and Total IgE. Therefore, the established bSRWPSO-FKNN method practically aids in the diagnosis of AD

    Association of Interleukin 10 And Transforming Growth Factor β Gene Polymorphisms with Chronic Idiopathic Urticaria

    Get PDF
    Transforming growth factor β (TGF-β) and interleukin 10 (IL-10) are two anti-inflammatory cytokines that are implicated in the pathogenesis of urticaria. The goal of this study was to examine the possible association of polymorphisms of TGF-β and IL-10 genes with susceptibility to chronic idiopathic urticaria (CIU). This study was conducted on 90 patients with CIU. Polymerase chain reaction (PCR) was done to determine the genotype at 5 polymorphic sites; TGF-β (codon10C/T and codon25G/C) and IL-10 (-1082G/A, -819C/T, and -592C/A). The C allele at codon 25 of TGF-β was more prevalent in CIU patients compared to controls (OR = 9.5, 95% CI = 5.4-16.8, P<0.001). Genotypes of CT and CG at 10 and 25 codons of TGF-β gene, respectively, and AG, CT, and CA for loci of -1082, -819, and -592 of IL-10 gene were significantly higher in CIU patients (P<0.001). In haplotype analysis, frequency of TGF-β haplotypes differed between patients with CIU and controls; CC haplotype was overrepresented, while CG and TG haplotypes were underrepresented (P<0.001). These results suggest that TGF-β and IL-10 genetic variability could contribute to susceptibility to CIU. Additionally, patients with CIU seem to have genotypes leading to high production of TGF-β and IL-10.</p

    Epidemiology of familial multiple sclerosis in Iran: a national registry-based study

    Get PDF
    Background Admittedly, little is known about the epidemiological signatures of familial multiple sclerosis (FMS) in different geographical regions of Iran. Objective To determine the epidemiology and the risk of FMS incidence in several provinces of Iran with a different ethnic population including, Fars, Tehran, Isfahan (Persians), and Mazandaran (Mazanis), Kermanshah (Kurds), and Chaharmahal and Bakhtiari (Lors). Methods This cross-sectional registry-based study was performed on nationwide MS registry of Iran (NMSRI) data collected from 2018 to 2021. This system, registers baseline characteristics, clinical presentations and symptoms, diagnostic and treatments at regional and national levels. Results A total of 9200 patients including, 7003 (76.1%) female and 2197 (23.9%) male, were participated. About 19% of patients reported a family history of MS; the order from highest to lowest FMS prevalence was as follows: Fars (26.5%), Chaharmahal and Bakhtiari (21.1%), Tehran (20.5%), Isfahan (20.3%), Mazandaran (18.0%), and Kermanshah (12.5%). Of all FMS cases, 74.7% (1308 cases) were female and 25.3% (442 cases) were male. FMS occurrence was much more common in females than males (P-value = 0.001). Further, the mean age at onset was 30 years among FMS cases. A substantially higher probability of relapsing-remitting MS and secondary-progressive MS was found among FMS cases than sporadic MS (SMS) (P_value = 0.001). There was no significant difference in Expanded Disability Status Scale (EDSS) scores between FMS and SMS. The majority of FMS cases were observed among first-degree relatives, with the highest rate in siblings. There was a significant association between MS risk and positive familial history in both maternal and paternal aunt/uncle (P_value = 0.043 and P_value = 0.019, respectively). Multiple sclerosis occurrence among offspring of females was higher than males (P_value = 0.027). Conclusions In summary, our findings imply a noteworthy upward trend of FMS in Iran, even more than the global prevalence, which suggests a unique Atlas of FMS prevalence in this multi-ethnic population. Despite the highest rate of FMS within Persian and Lor ethnicities, no statistically significant difference was observed among the provinces

    The unfinished agenda of communicable diseases among children and adolescents before the COVID-19 pandemic, 1990-2019: a systematic analysis of the Global Burden of Disease Study 2019

    Get PDF
    BACKGROUND: Communicable disease control has long been a focus of global health policy. There have been substantial reductions in the burden and mortality of communicable diseases among children younger than 5 years, but we know less about this burden in older children and adolescents, and it is unclear whether current programmes and policies remain aligned with targets for intervention. This knowledge is especially important for policy and programmes in the context of the COVID-19 pandemic. We aimed to use the Global Burden of Disease (GBD) Study 2019 to systematically characterise the burden of communicable diseases across childhood and adolescence. METHODS: In this systematic analysis of the GBD study from 1990 to 2019, all communicable diseases and their manifestations as modelled within GBD 2019 were included, categorised as 16 subgroups of common diseases or presentations. Data were reported for absolute count, prevalence, and incidence across measures of cause-specific mortality (deaths and years of life lost), disability (years lived with disability [YLDs]), and disease burden (disability-adjusted life-years [DALYs]) for children and adolescents aged 0-24 years. Data were reported across the Socio-demographic Index (SDI) and across time (1990-2019), and for 204 countries and territories. For HIV, we reported the mortality-to-incidence ratio (MIR) as a measure of health system performance. FINDINGS: In 2019, there were 3·0 million deaths and 30·0 million years of healthy life lost to disability (as measured by YLDs), corresponding to 288·4 million DALYs from communicable diseases among children and adolescents globally (57·3% of total communicable disease burden across all ages). Over time, there has been a shift in communicable disease burden from young children to older children and adolescents (largely driven by the considerable reductions in children younger than 5 years and slower progress elsewhere), although children younger than 5 years still accounted for most of the communicable disease burden in 2019. Disease burden and mortality were predominantly in low-SDI settings, with high and high-middle SDI settings also having an appreciable burden of communicable disease morbidity (4·0 million YLDs in 2019 alone). Three cause groups (enteric infections, lower-respiratory-tract infections, and malaria) accounted for 59·8% of the global communicable disease burden in children and adolescents, with tuberculosis and HIV both emerging as important causes during adolescence. HIV was the only cause for which disease burden increased over time, particularly in children and adolescents older than 5 years, and especially in females. Excess MIRs for HIV were observed for males aged 15-19 years in low-SDI settings. INTERPRETATION: Our analysis supports continued policy focus on enteric infections and lower-respiratory-tract infections, with orientation to children younger than 5 years in settings of low socioeconomic development. However, efforts should also be targeted to other conditions, particularly HIV, given its increased burden in older children and adolescents. Older children and adolescents also experience a large burden of communicable disease, further highlighting the need for efforts to extend beyond the first 5 years of life. Our analysis also identified substantial morbidity caused by communicable diseases affecting child and adolescent health across the world. FUNDING: The Australian National Health and Medical Research Council Centre for Research Excellence for Driving Investment in Global Adolescent Health and the Bill & Melinda Gates Foundation

    Global, regional, and national burden of hepatitis B, 1990-2019: a systematic analysis for the Global Burden of Disease Study 2019

    Get PDF
    corecore